Click or drag to resize

DomainResponseDomainSettingErrors Property

Contains error information for settings that could not be returned.

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<DomainSettingError> DomainSettingErrors { get; }

Property Value

Type: IListDomainSettingError
See Also